ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointColorBuilder<TPointView> Class / _buildColor Method

In This Topic
    _buildColor Method (_PointColorBuilder<TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildColor( _
       ByVal pointView As IPointView _
    ) As IColor
    public IColor _buildColor( 
       IPointView pointView
    )

    Parameters

    pointView
    See Also